Confirmation of Funds APIs
Sandbox Mocking Information – Error Scenarios
To invoke the APIs, developer needs to download Test Accounts by registering and logging into the BOI Developer Portal. Test Accounts will provide the required PSU/Customer Account details required to invoke the APIs.
This section provides Sandbox Mocking Information related to API requests and response.
Funds Confirmations API
Mocking | Description |
---|---|
AmountValidation | If Amount is of the form 200xx then fundsAvailable flag in response is false. Any value of the form other than 200xx and 600xx then fundsAvailable flag in response is true. |
AdditionalValidation | If Amount is of the form 600xx API returns 500, Internal Server Error |
CurrencyValidation | Allowed Currencies are EUR for ROI, GBP for NIGB else API will return 400 Bad Request. |